home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freesoft 1998 April
/
Freesoft_1998-04_cd.bin
/
Nerecenz
/
Network util
/
Ostronet
/
ostronet.exe
/
0
/
RCDATA
/
TFOLFORM
/
TFOLFORM.txt
Wrap
Text File
|
1998-08-20
|
1KB
|
64 lines
object FolForm: TFolForm
Left = 242
Top = 106
BorderStyle = bsDialog
ClientHeight = 278
ClientWidth = 255
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 9
Top = 7
Width = 237
Height = 39
AutoSize = False
end
object DirectoryListBox1: TDirectoryListBox
Left = 16
Top = 75
Width = 220
Height = 132
ItemHeight = 16
TabOrder = 0
OnChange = DirectoryListBox1Change
end
object DriveComboBox1: TDriveComboBox
Left = 16
Top = 209
Width = 220
Height = 21
DirList = DirectoryListBox1
TabOrder = 1
end
object Edit1: TEdit
Left = 16
Top = 52
Width = 220
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 40
Top = 242
Width = 80
Height = 23
Default = True
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 138
Top = 242
Width = 80
Height = 23
TabOrder = 4
OnClick = Button2Click
end
end